Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #12705 fix orphan session checks #12708

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

janbartel
Copy link
Contributor

Fixes #12705

@mwgmnn
Copy link
Contributor

mwgmnn commented Jan 14, 2025

Hi @janbartel, yes, this change fixes the problem. In my test i set gracePeriod to 180 and around half an hour later the value got deleted in the session table. Thanks for your fast response and in general to all of you for making jetty such a great project.

@janbartel janbartel requested review from gregw and joakime January 15, 2025 01:13
@janbartel janbartel merged commit 74a8bc8 into jetty-12.0.x Jan 16, 2025
11 checks passed
@janbartel janbartel deleted the jetty-12.0.x-12705-orphan-sessions branch January 16, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Orphaned sessions are never deleted at runtime in the SessionDataStore.
3 participants